fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Fri, 17 Oct 2025 15:26:19 +0000 (11:26 -0400)
committerAaron M. Ucko <ucko@debian.org>
Fri, 17 Oct 2025 15:26:19 +0000 (11:26 -0400)
commit5e4778ceee36c2eeaaa3c5c07411ae6374a495f4
tree1b9c0417c3891ae9b98f1d270df6eac8ed71f0b3
parentde17660cae7679aa97dbd912e38ac5ee59732c23
fix portability issues that led to Hurd build failures

* src/build-system/configure(.ac):
  - Reflect the Hurd's support for -Wl,rpath,... .
* src/connect/ncbi_socket_cxx.cpp, src/connect/ext/ncbi_localnet.c:
  cope with missing PATH_MAX everywhere, not just under Windows.

Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2020-09-19

Gbp-Pq: Name hurd_fixes
c++/src/build-system/configure
c++/src/build-system/configure.ac
c++/src/connect/ncbi_localip.c
c++/src/connect/ncbi_socket_cxx.cpp